﻿2026-06-15T09:27:03.2629421Z ##[group]Run actions/checkout@v5
2026-06-15T09:27:03.2630714Z with:
2026-06-15T09:27:03.2631438Z   repository: SaberMage/spt-core
2026-06-15T09:27:03.2640028Z   token: ***
2026-06-15T09:27:03.2640745Z   ssh-strict: true
2026-06-15T09:27:03.2641483Z   ssh-user: git
2026-06-15T09:27:03.2642237Z   persist-credentials: true
2026-06-15T09:27:03.2643071Z   clean: true
2026-06-15T09:27:03.2643821Z   sparse-checkout-cone-mode: true
2026-06-15T09:27:03.2644699Z   fetch-depth: 1
2026-06-15T09:27:03.2645410Z   fetch-tags: false
2026-06-15T09:27:03.2646174Z   show-progress: true
2026-06-15T09:27:03.2646917Z   lfs: false
2026-06-15T09:27:03.2647633Z   submodules: false
2026-06-15T09:27:03.2648395Z   set-safe-directory: true
2026-06-15T09:27:03.2649559Z ##[endgroup]
2026-06-15T09:27:03.3468845Z Syncing repository: SaberMage/spt-core
2026-06-15T09:27:03.3471239Z ##[group]Getting Git version info
2026-06-15T09:27:03.3472530Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T09:27:03.3474447Z [command]/usr/bin/git version
2026-06-15T09:27:03.3488906Z git version 2.43.0
2026-06-15T09:27:03.3510165Z ##[endgroup]
2026-06-15T09:27:03.3521798Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/38225f20-f821-476a-8931-950a45ec4bec' before making global git config changes
2026-06-15T09:27:03.3524260Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:27:03.3526228Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T09:27:03.3556345Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T09:27:03.3575038Z https://github.com/SaberMage/spt-core
2026-06-15T09:27:03.3584916Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:27:03.3587159Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:27:03.3603856Z HEAD
2026-06-15T09:27:03.3635565Z ##[endgroup]
2026-06-15T09:27:03.3636544Z [command]/usr/bin/git submodule status
2026-06-15T09:27:03.3812377Z ##[group]Cleaning the repository
2026-06-15T09:27:03.3813815Z [command]/usr/bin/git clean -ffdx
2026-06-15T09:27:04.1286641Z Removing target/
2026-06-15T09:27:04.1295962Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T09:27:04.1470796Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:27:04.1475634Z ##[endgroup]
2026-06-15T09:27:04.1477082Z ##[group]Disabling automatic garbage collection
2026-06-15T09:27:04.1480216Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T09:27:04.1506613Z ##[endgroup]
2026-06-15T09:27:04.1507905Z ##[group]Setting up auth
2026-06-15T09:27:04.1512145Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:27:04.1538307Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T09:27:04.1726644Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:27:04.1753291Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T09:27:04.1939255Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:27:04.1964813Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T09:27:04.2149127Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T09:27:04.2178618Z ##[endgroup]
2026-06-15T09:27:04.2179959Z ##[group]Fetching the repository
2026-06-15T09:27:04.2185676Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +69abfc088d656b41eb507cda29e14729d4395cde:refs/remotes/pull/12/merge
2026-06-15T09:27:04.8413699Z ##[endgroup]
2026-06-15T09:27:04.8414348Z ##[group]Determining the checkout info
2026-06-15T09:27:04.8414920Z ##[endgroup]
2026-06-15T09:27:04.8418309Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T09:27:04.8456311Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T09:27:04.8483558Z ##[group]Checking out the ref
2026-06-15T09:27:04.8491802Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:27:04.8531294Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:27:04.8534358Z ##[endgroup]
2026-06-15T09:27:04.8564359Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T09:27:04.8585025Z 69abfc088d656b41eb507cda29e14729d4395cde
